setAccountCap method
cap set the account cap for interacting with DeepBook
Implementation
void setAccountCap(String cap) {
_accountCap = cap;
}
cap set the account cap for interacting with DeepBook
void setAccountCap(String cap) {
_accountCap = cap;
}